CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dct matlab code

搜索资源列表

  1. fft+DCT

    1下载:
  2. 自己手写的图像的FFT变换和DCT变换的MATLAB代码-own handwritten Image Transform FFT and DCT MATLAB code
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:750892
    • 提供者:Alex
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. dct.rar

    1下载:
  2. 本人根据公式用VC++做出的DCT变换源码,解说清楚。转换矩阵8*8,计算结果与MATLAB计算结果比较,两者几乎一样(相差仅 0.001),估计是计算误差,经过我的实践证明并不影响使用。,According to the formula I use VC++ source code to the DCT transform, to clarify. Conversion matrix 8* 8, the calculation results compared with the MATLAB
  3. 所属分类:图形图象

    • 发布日期:2013-05-21
    • 文件大小:900
    • 提供者:公孙小龙
  1. code.rar

    3下载:
  2. 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码,Discrete Cosine Transform Based on Wavelet Digital Watermarking Algorithm in DCT, the watermark embedded in the realization of the process of extraction. Graduation Project source code
  3. 所属分类:其他小程序

    • 发布日期:2017-04-22
    • 文件大小:217615
    • 提供者:xiaobao89
  1. DWT_DCT_SVD.rar

    3下载:
  2. this is matlab code for the paper solved on the DWT SVD and DCT ,this is matlab code for the paper solved on the DWT SVD and DCT
  3. 所属分类:多媒体编程

    • 发布日期:2013-05-05
    • 文件大小:1552
    • 提供者:Sathvika
  1. dct

    3下载:
  2. 这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。-This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1291
    • 提供者:chenlihua
  1. matlab-code

    0下载:
  2. 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:390377
    • 提供者:pxjy
  1. dct

    0下载:
  2. 离散余弦变换源代码(VC)- Separate cosine transformation source code (VC)
  3. 所属分类:

    • 发布日期:2017-11-16
    • 文件大小:1363
    • 提供者:张宏
  1. dct

    0下载:
  2. 基于matlab编写的dct数字水印程序,文件包括有源程序以及简单的说明等-DCT matlab prepared based on digital watermarking procedures, documentation, including source code, as well as simple descr iptions
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:949
    • 提供者:张伟
  1. dctblock

    0下载:
  2. DCT变换的MATLAB代码。无私奉献啦。希望给有用的朋友-DCT Transform MATLAB code. Selfless dedication啦. Want to give useful Friend
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:zhu
  1. DCT

    1下载:
  2. DCT域音频水印算法代码,用于音频媒体版权的保护-Audio Watermarking Algorithm for DCT-domain code
  3. 所属分类:Audio program

    • 发布日期:2016-11-03
    • 文件大小:987
    • 提供者:cj
  1. DCT

    0下载:
  2. DCT数字图像水印算法的源代码!含有图像的水印的嵌入和水印的提取!-DCT digital image watermarking algorithm source code! Containing the watermark image watermark embedding and extraction!
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:34374
    • 提供者:无敌小猪
  1. dct_main

    0下载:
  2. DCT C code This converted from Matlab version-DCT C code This is converted from Matlab version
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:772
    • 提供者:danny
  1. dct-fft

    0下载:
  2. This the Discrete cosine tranform matlad code which is useful for image compression and also it show-This is the Discrete cosine tranform matlad code which is useful for image compression and also it show
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1096505
    • 提供者:sunil
  1. SVD-DCT_Image_watermarking

    1下载:
  2. This is the matlab code for SVD-DCT image watermarking
  3. 所属分类:matlab例程

    • 发布日期:2013-05-05
    • 文件大小:5325
    • 提供者:enda
  1. dct

    0下载:
  2. a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:787
    • 提供者:anup
  1. DCT

    0下载:
  2. Matlab Code for watermarking in DCT
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1823683
    • 提供者:Abhishek
  1. dct

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:97845
    • 提供者:ni
  1. DCT

    0下载:
  2. Multidimensional Discrete Cosine Transform (DCT) matlab code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3927
    • 提供者:Manar
  1. dctVarFusion

    0下载:
  2. DCT fusion code in matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:maso0m
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com